PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DProjection Class / setClippingStyle Method
A PDF3DProjectionClippingStyle enum meber that represents the clipping style.
In This Topic
    setClippingStyle Method
    In This Topic
    Sets the clipping style.
    Syntax
    public void setClippingStyle( 
       PDF3DProjectionClippingStyle clippingStyle
    )

    Parameters

    clippingStyle
    A PDF3DProjectionClippingStyle enum meber that represents the clipping style.
    See Also